public interface CiscoHuntConnection extends CiscoConnection
The CiscoHuntConnection
interface indicates that call is going through a hunt pilot.
getAddress() on this interface returns CiscoAddress of type CiscoAddress.HUNT_PILOT. Applications
may obtain the state of the connection via the getState() method.
ADDRESS_SEARCH_SPACE, CALLED_ADDRESS_DEFAULT, CALLED_ADDRESS_SET_TO_PREFERREDCALLEDPARTY, CALLED_ADDRESS_SET_TO_REDIRECT_DESTINATION, CALLED_ADDRESS_UNCHANGED, CALLINGADDRESS_SEARCH_SPACE, DEFAULT_SEARCH_SPACE, REASON_DIRECTCALL, REASON_FORWARDALL, REASON_FORWARDBUSY, REASON_FORWARDNOANSWER, REASON_OUTBOUND, REASON_REDIRECT, REASON_TRANSFERREDCALL, REDIRECT_DROP_ON_FAILURE, REDIRECT_NORMAL
Modifier and Type | Method and Description |
---|---|
CiscoConnection[] |
getAgentConnections()
This method returns an array of connections to the hunt group member address or null.
|
disconnect, getAddressPI, getCiscoHuntConnection, getConnectionID, getDParkPrefixCode, getPartyInfo, getReason, getRequestController, getUniqueID, isChaperone, park, redirect, redirect, redirect, redirect, redirect, redirect, redirect, setRequestController
accept, addToAddress, getCallControlState, park, redirect, reject
disconnect, getAddress, getCall, getCapabilities, getConnectionCapabilities, getState, getTerminalConnections
getObject, setObject
CiscoConnection[] getAgentConnections()